managed.AllocatorType

Undocumented in source.
  1. alias AllocatorType = shared(ISharedAllocator)
    struct managed(Type)
    static if(ManagedIsShared)
    alias AllocatorType = shared(ISharedAllocator)
  2. alias AllocatorType = IAllocator

Meta